You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > MatrixInt Structure > MatrixInt Methods > FlipHor Method > MatrixInt.FlipHor Method ([In] TMtxInt)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
MatrixInt.FlipHor Method ([In] TMtxInt)

Flip all SrcMtx matrix elements horizontally.

Syntax
C#
Visual Basic
public TMtxInt FlipHor([In] TMtxInt SrcMtx);

Store the results in the calling matrix. The flip operation is performed on all SrcMtx matrix Rows. The Rows, Cols and IntPrecision properties of callign matrix are adjusted automatically.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!